home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / rem_acc / q_a4ra11.zip / DOORS.Q&A < prev    next >
Text File  |  1996-02-04  |  12KB  |  649 lines

  1.  
  2.  
  3.  
  4.  
  5.              ▄█████▄  ▄▀▀▄   ▄█████▄ ▐█  ██  ██████▄ ▄█████▄
  6.              ██   ██  ▀▄▄▀   ██▄▄▄██ ██▄▄██▄ ██   ██ ██▄▄▄██
  7.              ██ ▀▄██ ▄▀  ▀▄▀ ██▀▀▀██ ▀▀▀▀██▀ ██████  ██▀▀▀██
  8.              ▀████▀▄ ▀▄  ▄▀▄ ██   ██     ██  ██  ▀██ ██   ██
  9.                        ▀▀  ▀
  10.                               Revision 11
  11.  
  12.                 Questions and Answers for RemoteAccess 2.x
  13.  
  14.                          ░░▒▒▓▓ DOORS.Q&A ▓▓▒▒░░
  15.  
  16.                            Updated on 02/04/96
  17.  
  18.                             By: Eric Staufer
  19.                           The Concession Stand
  20.                            FidoNet 1:374/6568
  21.  
  22.  
  23.  
  24.  
  25.  Door Setups for the following Games:
  26.  
  27.    Door Game                                    KeyWord
  28. ───────────────────────────────────────────┼───────────────────
  29.  
  30.  o Stack'em!...............................  ** STACKEM **
  31.  o SuperSlots!.............................  ** SUPERSLOT **
  32.  o TradeWars 2002 v2.......................  ** TRADEWARS **
  33.  o Barren Realms Elite.....................  ** BRE **
  34.  o FoodFight!..............................  ** FOODFIGHT **
  35.  o Gang Warfare............................  ** GANG WAR **
  36.  o Global Wars.............................  ** GLOBAL WAR **
  37.  o Legend of the Red Dragon................  ** LORD **
  38.  o Mideval Warfare.........................  ** MIDEVAL WAR **
  39.  o The Pit.................................  ** THE PIT **
  40.  o Steel & Ice (Hockey)....................  ** HOCKEY **
  41.  o Usurper.................................  ** USURPER **
  42.  o Video Poker.............................  ** VIDEO **
  43.  o Fresh Water Fishing.....................  ** FISHING **
  44.  o EZ Hang'n...............................  ** EZHANG **
  45.  o Arrowbridge.............................  ** ARROWBRIDGE **
  46.  o Drag Racing.............................  ** RACING **
  47.  o Mine Sweep..............................  ** MINE **
  48.  o Bowling.................................  ** BOWLING **
  49.  o Card Guppies............................  ** GUPPIES **
  50.  o Mine Field..............................  ** FIELD **
  51.  o Wheel of Fortune........................  ** WHEEL **
  52.  o Sub Hunt................................  ** SUB HUNT **
  53.  o Motor City Trivia.......................  ** MCTRIV **
  54.  o Thinker.................................  ** THINKER **
  55.  o Black Jack..............................  ** BLACKJACK **
  56.  o Darts...................................  ** DARTS **
  57.  o Keno....................................  ** KENO **
  58.  o Story Door..............................  ** STORY **
  59.  o QSeven..................................  ** QSEVEN **
  60.  o Land of Devastation.....................  ** LOD **
  61.  o Land of the Barons......................  ** BARONS **
  62.  o Mines of Gorr...........................  ** GORR **
  63.  o Greedy Dice.............................  ** GREEDY **
  64.  o Lords of IronGate.......................  ** IRONGATE **
  65.  o Melee...................................  ** MELEE **
  66.  o Modern Warfare..........................  ** MODERN WAR **
  67.  o Scrabble................................  ** SCRABBLE **
  68.  o Yahtzee.................................  ** YAHTZEE **
  69.  o Immortal Kombat.........................  ** KOMBAT **
  70.  o Galactic Overlord.......................  ** GO **
  71.  o Global BackGammon.......................  ** BACKGAMMON **
  72.  o Lunatix.................................  ** LUNATIX **
  73.  o TimePort................................  ** TIMEPORT **
  74.  o Falcon's Eye............................  ** FALCON **
  75.  * MultiNode Setups........................  ** MULTINODE **
  76.  
  77.  
  78. [Single Line Door Setups]
  79.  
  80. o if you have anymore batch files to setup doors with RA, send them to me!
  81.  
  82.  
  83. ■ All batch files run in a 1 node environment.
  84.  
  85.  
  86. ** StackEm **
  87.  
  88. Menu Type : 7
  89. Opt. Data : *C /c c:\ra\stackem.bat *M
  90.  
  91. @Echo Off
  92. c:
  93. cd\ra\doors\stackem
  94. stackem stackem.cfg c:\ra\dorinfo1.def
  95. cd\ra
  96. exit
  97.  
  98.  
  99. ** SuperSlot **
  100.  
  101. Menu Type: 7
  102. Opt. Data: *C /c c:\ra\supeslot.bat *M
  103.  
  104. batch file:
  105.  
  106. @Echo Off
  107. c:
  108. cd\ra\doors\supeslot
  109. suprslot suprslot.cfg c:\ra\dorinfo1.def
  110. cd\ra
  111. exit
  112.  
  113.  
  114. ** TradeWars **
  115.  
  116. Menu Type: 7
  117. Opt. Data: *C /c c:\ra\tradewar.bat *M
  118.  
  119. batch file:
  120.  
  121. @Echo off
  122. c:
  123. cd\ra\doors\tradewar
  124. tw2002 -rbbs
  125. cd\ra
  126. exit
  127.  
  128. ** BRE **
  129.  
  130. Menu Type: 7
  131. Opt. Data: *C /c c:\ra\bre.bat *M
  132.  
  133. batch file (no league play):
  134.  
  135. @Echo off
  136. copy dorinfo1.def c:\ra\doors\bre
  137. cd\ra\doors\bre
  138. SRDOOR
  139. BRE
  140. cd\ra
  141. EXIT
  142.  
  143. batch file (league play):
  144.  
  145. @Echo off
  146. copy dorinfo1.def c:\ra\doors\bre
  147. cd\ra\doors\bre
  148. SRDOOR
  149. BRE
  150. bre outbound
  151. brscores
  152. cd\ra
  153. EXIT
  154.  
  155.  
  156. ** FoodFight **
  157.  
  158. Menu Type: 7
  159. Opt. Data: *C /c c:\ra\foodfite.bat *M
  160.  
  161. batch file:
  162.  
  163. @Echo Off
  164. c:
  165. cd\ra
  166. copy dorinfo1.def c:\ra\doors\ffight
  167. cd\ra\doors\ffight
  168. foodfite foodfite.cfg
  169. cd\ra
  170. exit
  171.  
  172.  
  173. ** Gang War **
  174.  
  175. Menu Type: 7
  176. Opt. Data: *C /c c:\ra\gang.bat *M
  177.  
  178. batch file:
  179.  
  180. @Echo off
  181. c:
  182. cd\ra\doors\gang
  183. gang node1.cfg
  184. cd\ra
  185. exit
  186.  
  187.  
  188. ** Global War ** (Global War)
  189.  
  190. Menu Type: 7
  191. Opt. Data: *C /c c:\ra\gwar.bat *M
  192.  
  193. @Echo off
  194. c:
  195. cd\ra\doors\gwar
  196. WAR /R c:\ra\dorinfo1.def
  197. cd\ra
  198. exit
  199.  
  200.  
  201. ** LORD **
  202.  
  203. Menu Type: 7
  204. Opt. Data: *C /c c:\ra\lord\start.bat /N*N *N *M
  205.  
  206. batch file:
  207.  
  208. The START.BAT is supplied in the \lord directory which came from
  209. the original archive.
  210.  
  211. NOTE: this is for LORD v3.25 and above!
  212.  
  213.  
  214. ** Mideval **  (Mideval Warfare)
  215.  
  216. Menu Type: 7
  217. Opt. Data: *C /c c:\ra\mideval.bat *M
  218.  
  219. @Echo off
  220. cd\ra
  221. copy c:\ra\dorinfo1.def c:\ra\doors\mideval
  222. cd\ra\doors\mideval
  223. mideval /c1 /n1
  224. cd\ra
  225. exit
  226.  
  227.  
  228. ** The Pit **
  229.  
  230. Menu Type: 7
  231. Opt. Data: *C /c c:\ra\thepit.bat *M
  232.  
  233. batch file:
  234.  
  235. @Echo Off
  236. cd\ra
  237. copy c:\ra\dorinfo1.def c:\ra\doors\pit1
  238. cd\ra\doors\pit1
  239. pit
  240. cd\ra
  241. exit
  242.  
  243.  
  244. ** Hockey **  (Steel & Ice)
  245.  
  246. Menu Type: 7
  247. Opt. Data: *C /c c:\ra\hockey.bat *M
  248.  
  249. batch file:
  250.  
  251. Echo Off
  252. d:
  253. CD\ra\doors\hockey
  254. Hockey c:\ra 1
  255. c:
  256. CD c:\ra
  257. Exit
  258.  
  259.  
  260. ** Video Poker **
  261.  
  262. Menu Type: 7
  263. Opt. Data: *C /c c:\ra\videop.bat *M
  264.  
  265. batch file:
  266.  
  267. @Echo off
  268. copy dorinfo1.def c:\ra\doors\poker
  269. cd\ra\doors\poker
  270. videop videop.cfg
  271. cd\ra
  272. exit
  273.  
  274.  
  275. ** Fishing ** (Freshwater Fishing Simulator)
  276.  
  277. Menu Type: 7
  278. Opt. Data: *C /c c:\ra\fishing.bat *M
  279.  
  280. batch file:
  281.  
  282. @Echo Off
  283. cd\ra\doors\fishing
  284. fishing 2 c:\ra 1 /L38400
  285. cd\ra
  286. exit
  287.  
  288.  
  289. ** EZHANG **
  290.  
  291. Menu Type: 7
  292. Opt. Data: *C /c c:\ra\ezhangn.bat *M
  293.  
  294. batch file:
  295.  
  296. @Echo Off
  297. cd\ra\doors\ezhang
  298. ezhang 1  (1 is the node number)
  299. cd\ra
  300. exit
  301.  
  302.  
  303. ** Arrowbridge **
  304.  
  305. Menu Type: 7
  306. Opt. Data: *C /c c:\ra\abridge.bat *M
  307.  
  308. batch file:
  309.  
  310. @Echo Off
  311. cd\ra\doors\abridge
  312. abridge /NODE1 /LOCKED=38400
  313. cd\ra
  314. exit
  315.  
  316.  
  317. ** Racing **
  318.  
  319. Menu Type: 7
  320. Opt. Data: c:\ra\doors\mcrace\mcrace.exe /N*N *M
  321.  
  322.  
  323. ** MINE **
  324.  
  325. Menu Type: 7
  326. Opt. Data: c:\ra\doors\mcsweep\mineswp.exe /N*N /G8 *M
  327.  
  328.  
  329. ** BOWLING **
  330.  
  331. Menu Type: 7
  332. Opt. Data: c:\ra\doors\mcbowl\mcbowl.exe /N*N *M
  333.  
  334.  
  335. ** GUPPIES **  (Card Guppies)
  336.  
  337. Menu Type: 7
  338. Opt. Data: c:\ra\doors\mcgup\guppy.exe /N*N *M
  339.  
  340.  
  341. ** FIELD **  (Mine Field)
  342.  
  343. Menu Type: 7
  344. Opt. Data: c:\ra\doors\mcmines\minefld.exe /N*N *M
  345.  
  346.  
  347. ** WHEEL ** (Wheel of Fortune)
  348.  
  349. Menu Type: 7
  350. Opt. Data: c:\ra\doors\mcspin\mcspin.exe /N*N *M
  351.  
  352.  
  353. ** SUB HUNT ** (Sub Hunt)
  354.  
  355. Menu Type: 7
  356. Opt. Data: c:\ra\doors\mcsub\mcsub.exe /N*N /S5 *M
  357.  
  358.  
  359. ** MCTRIV ** (Motor City Trivia)
  360.  
  361. Menu Type: 7
  362. Opt. Data: c:\ra\doors\mctriv\mctrivia.exe /N*N *M
  363.  
  364.  
  365. ** THINKER ** (Thinker)
  366.  
  367. Menu Type: 7
  368. Opt. Data: c:\ra\doors\think\thinker.exe /N*N /T5 /M7 *M
  369.  
  370.  
  371. ** BLACKJACK ** (BlackJack)
  372.  
  373. Menu Type: 7
  374. Opt. Data: c:\ra\doors\mcbj\bjack.exe /N*N /M20 /C1000 *M
  375.  
  376.  
  377. ** DARTS ** (Darts)
  378.  
  379. Menu Type: 7
  380. Opt. Data: c:\ra\doors\mcdarts\mcdarts.exe /N*N /PC:\RA\NODE*N\ /G5 *M
  381.  
  382.  
  383. ** KENO **
  384.  
  385. Menu Type: 7
  386. Opt. Data: c:\ra\doors\mckeno\mckeno.exe /N*N /G20 /S1000 *M
  387.  
  388.  
  389. ** STORY **
  390.  
  391. Menu Type: 7
  392. Opt. Data: c:\ra\doors\mcstory\mcstory.exe /N*N *M
  393.  
  394.  
  395. ** QSEVEN **
  396.  
  397. Menu Type: 7
  398. Opt. Data: c:\ra\doors\qseven\qseven.exe 2 100 100 /N*N *M
  399.  
  400.  
  401. ** LOD ** (Land of Devastation)
  402.  
  403. Menu Type: 7
  404. Opt. Data: *C /c c:\ra\lod.bat *M
  405.  
  406. [lod.bat]:
  407.  
  408. @Echo off
  409. cd\ra\doors\lod
  410. game /N1 /Pc:\ra /CHECK /EMS /OVREMS /B38400
  411. cd\ra
  412. exit
  413.  
  414.  
  415. ** BARONS ** (Land of the Barons)
  416.  
  417. Menu Type: 7
  418. Opt. Data: *C /c c:\ra\runbar.bat *M
  419.  
  420. [runbar.bat]
  421.  
  422. @echo off
  423. cd\ra\doors\barons
  424. BARONS -Node=1 -DropFile=C:\RA\DOOR.SYS -Fossil
  425. cd\ra
  426. exit
  427.  
  428.  
  429. ** GORR ** (Mines of Gorr)
  430.  
  431. Menu Type: 7
  432. Opt. Data: *C /c c:\ra\gorr.bat *M
  433.  
  434. [gorr.bat]
  435.  
  436. @Echo off
  437. cd\ra\doors\gorr
  438. gorr c:\ra\door.sys PORT:F:1
  439. cd\ra
  440. exit
  441.  
  442. ** GREEDY ** (Greedy Dice)
  443.  
  444. Menu Type: 7
  445. Opt. Data: *C /c c:\ra\greedy.bat *M
  446.  
  447. [greedy.bat]
  448.  
  449. @Echo off
  450. cd\ra\doors\greedy
  451. Greedy c:\ra\dorinfo1.def /INIT /B:38400
  452. cd\ra
  453. exit
  454.  
  455. ** IRONGATE ** (Lords of IronGate)
  456.  
  457. Menu Type: 7
  458. Opt. Data: *C /c c:\ra\irongate.bat *M
  459.  
  460. [irongate.bat]
  461.  
  462. @Echo off
  463. cd\ra\doors\irongate
  464. IRONGATE IRON1.CFG 0 USERNAME MAXMOVES=5000
  465. cd\ra
  466. exit
  467.  
  468. ** MELEE **
  469.  
  470. Menu Type: 7
  471. Opt. Data: *C /c c:\ra\melee.bat *M
  472.  
  473. [melee.bat]
  474.  
  475. @Echo off
  476. cd\ra\doors\melee
  477. melee melee1.cfg
  478. cd\ra
  479. exit
  480.  
  481. ** MODERN ** (Modern Warfare)
  482.  
  483. Menu Type: 7
  484. Opt. Data: *C /c c:\ra\mw.bat *M
  485.  
  486. [mw.bat]
  487.  
  488. @Echo off
  489. cd\ra\doors\mw
  490. modern node1.cfg
  491. cd\ra
  492. exit
  493.  
  494.  
  495. ** SCRABBLE **
  496.  
  497. Menu Type: 7
  498. Opt. Data: *C /c c:\ra\scrabble.bat *M
  499.  
  500. [scrabble.bat]
  501.  
  502. @Echo off
  503. cd\ra\doors\scrabble
  504. scrabdor node1.cfg
  505. cd\ra
  506. exit
  507.  
  508.  
  509. ** YAHTZEE **
  510.  
  511. Menu Type: 7
  512. Opt. Data: *C /c c:\ra\yahtzee.bat *M
  513.  
  514. [yahtzee.bat]
  515.  
  516. @Echo off
  517. cd\ra\doors\yahtzee
  518. yahtzee yaht01.cnf
  519. cd\ra
  520. exit
  521.  
  522.  
  523. ** IMMORTAL **  (Immortal Kombat)
  524.  
  525. Menu Type: 7
  526. Opt. Data: *C /c c:\ra\immortal.bat *M
  527.  
  528. [immortal.bat]
  529.  
  530. @Echo off
  531. cd\ra\doors\immortal
  532. immortal /N=1
  533. cd\ra
  534. exit
  535.  
  536.  
  537. ** GO ** (Galactic Overlords)
  538.  
  539. Menu Type: 7
  540. Opt. Data: *C /c c:\ra\go.bat *M
  541.  
  542. [go.bat]
  543.  
  544. @Echo off
  545. cd\ra\doors\go
  546. go c:\ra\door.sys PORT:F:1
  547. cd\ra
  548. exit
  549.  
  550.  
  551. ** BACKGAMMON ** (Global BackGammon)
  552.  
  553. Menu Type: 7
  554. Opt. Data: *C /c c:\ra\gammon.bat *M
  555.  
  556. [gammon.bat]
  557.  
  558. @Echo off
  559. cd\ra\doors\gammon
  560. gammon /R c:\ra\DORINFO1.DEF
  561. cd\ra
  562. exit
  563.  
  564.  
  565. ** LUNATIX **
  566.  
  567. @Echo Off
  568. cd\ra\doors\lunatix
  569. lunatix N1
  570. exit
  571.  
  572.  
  573. ** TIMEPORT **
  574.  
  575. @Echo Off
  576. cd\ra\doors\timeport
  577. timeport N1
  578. exit
  579.  
  580.  
  581. ** FALCON ** (Falcon's Eye)
  582.  
  583. @ECHO OFF
  584. copy dorinfo1.def c:\ra\doors\falcon
  585. cd\ra\doors\falcon
  586. SRDOOR
  587. FE
  588. EXIT
  589.  
  590.  
  591. *[Multinode setup]*
  592.  
  593. Okay, for multinode door setup, things COULDNT be an easier..
  594.  
  595. I run my board with these following directories:
  596.  
  597. c:\ra\node1  <for node 1's line>
  598. c:\ra\node2  <for node 2's line>
  599. c:\ra\node3  <for node 3's line, my local line>
  600.  
  601. Now, to setup a door for multinode running, you have to setup your .CFG files
  602. for that specific door, but here's what the batch file and optional data lines
  603. should be looking like:
  604.  
  605. FreshWater Fishing Simulator <running in a multinode environment>:
  606.  
  607. Menu Cmnd: 7
  608. Opt. Data: *C /c c:\ra\fishing.bat *N *UFishing *M
  609.                                     |  |-> says what the user is doing
  610.                                     |      on the Who's Online Command
  611.                                     |-> Which node # the user is on <needed!>
  612. batch file:
  613.  
  614. @Echo Off
  615. cd\ra\doors\fishing
  616. fishing 2 c:\ra\node%1 %1 /L38400
  617. cd\ra\node%1
  618. exit
  619.  
  620. okay a little explanation:
  621.  
  622. @Echo Off                          <-- no echo
  623. cd\ra\doors\fishing                <-- changes to the directory
  624. fishing 2 c:\ra\node%1 %1 /L38400
  625.   |     |     |        |     |-> locked baud rate
  626.   |     |     |        |-> which node number the door will be running from
  627.   |     |     |-> where the drop file resides
  628.   |     |-> what bbs type <for Dorinfo1.def>
  629.   |-> the main program
  630. cd\ra\node%1                       <-- changes to the original directory
  631. exit                               <-- exits back to RA
  632.  
  633. See, the *N on the optional data line gets translated to which line the user
  634. is on.   Then when the batch file runs *N <node number> will be translated
  635. for batch file use to %1 this takes alot of hassles for the sysop.
  636.  
  637. Okay, we'll do Legend of the Red Dragon now, in multiline use:
  638.  
  639. Menu Cmnd: 7
  640. Opt. Data: *C /c c:\ra\lord\start.bat /N*N *N *ULORD *M
  641.  
  642. START.BAT is found in the lord archive, which should be in your LORDS
  643. directory.   This is all thats needed!   <Example is for LORD v3.26a>
  644.  
  645.  
  646. ░░▒▒▓▓ DOORS.Q&A ▓▓▒▒░░
  647.  
  648. Total Lines: 648        Total Size: 12k
  649.